leaf node
英 [liːf nəʊd]
美 [liːf noʊd]
网络 叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点
英英释义
noun
- (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
双语例句
- The central idea of improved B~+ tree algorithm is to allow the number of keys in non-leaf node is N times of leaf node.
改进B~+树算法的核心思想是让非叶子结点可含有的最多关键字个数是叶子结点的N倍。 - Took researches in the handoff of leaf node in virtual backbone, and analyzed the problems of the address changes, the route destroying, and the communication maintenance, which would be faced when the leaf node's handoff in the virtual
研究了虚拟骨干网中叶子节点的越区切换机制,分析了虚拟骨干网中叶子节点越区切换后所面临的地址改变、路由破坏、通信保持等问题,并提出了相应 - Photosynthetic contribution of non-leaf organs above flag leaf node to grain yield accounted for 70%~ 80%, which increased with water supply decreasing or plant density increasing. 2.
在旗叶节以上器官对粒重的总贡献率中,非叶器官的贡献率所占比例达70~80%,随灌水减少、密度增大而增加。 - The treatment of pruning significantly increased the leaf size and specific leaf area, node location of a leaf.
修剪显著增大了叶片的比叶面积大小和a、b叶着生节点位置。 - Compared to traditional method, the improved method adds the leaf node path distance measurement, making the measure of sample similarity more precise.
与原始方法相比,改进方法增加了叶子节点路径距离的度量,更精确地度量了样本间的相似性。 - Furthermore, if a leaf node gets split or merged during data insertion or deletion or update, it may take longer for the whole index to adjust the change.
此外,如果在执行数据插入、删除或更新操作的过程中拆分或合并叶子节点,那么可能要花费更长的时间来让整个索引适应其更改。 - Compared with Judy, J#-tree adds a precursor pointer and a successor pointer into every leaf node, pointing to the precursor node and the successor node, respectively.
与Judy相比,J树通过在叶结点中增加一个前驱指针和一个后继指针,分别指向该结点的前驱结点和后继结点。 - For large files ( including those that are fragmented), an inode can reference an index node, each of which can reference a leaf node ( referencing multiple extents).
对于大文件(包括片段文件),一个inode能够引用一个索引节点,而每个索引节点能够引用一个叶节点(引用多个区段)。 - Note: If you are connected to a non-root node or a leaf node, the information that you can view and the actions that you can take are limited.
注意:如果您连接到非根节点或叶节点,您可以查看的信息和可以采取的操作将受到限制。 - This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。